LEADTOOLS (Leadtools.Logging assembly)

Debug(String,String,Dictionary<String,Object>) Method

Show in webframe





The source of the message.
The message.
Custom information associated with the message.
Logs the specified entry as a LogType.Debug.
Syntax
public void Debug( 
   string source,
   string message,
   Dictionary<string,object> custom
)
'Declaration
 
Public Overloads Sub Debug( _
   ByVal source As String, _
   ByVal message As String, _
   ByVal custom As Dictionary(Of String,Object) _
) 
'Usage
 
Dim instance As Logger
Dim source As String
Dim message As String
Dim custom As Dictionary(Of String,Object)
 
instance.Debug(source, message, custom)

            

            
public:
void Debug( 
   String^ source,
   String^ message,
   Dictionary<String^,Object^>^ custom
) 

Parameters

source
The source of the message.
message
The message.
custom
Custom information associated with the message.
Requirements

Target Platforms

See Also

Reference

Logger Class
Logger Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features